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