import { ParsedStyle } from '../../types'; export declare function convertOverflowToCss(style: ParsedStyle): Record;