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