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