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