export declare function convertInlineStyleToMap(inlineStyle?: string): Record<string, string>;
