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