export declare function parseStyle(style?: Record<string, Record<string, any>>): string;
