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