export declare const _transformWebStyle: (style?: Record<string, any>) => Record<string, any> | undefined;
