import { Data } from '../models'; export declare function preventOverflow(data: Data): Data;