import { ParsedStyle } from '../../types'; export declare function convertFilterToCss(style: ParsedStyle): Record;