import { ParsedStyle, FigmaStyleProperties } from '../types'; export declare function convertPositionToFigma(styles: ParsedStyle[]): Partial;