import { ParsedStyle, FigmaStyleProperties } from '../types'; export declare function convertOverflowToFigma(style: ParsedStyle): Partial;