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