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