export declare const stringToStyleObject: (styleString: string) => {}; export declare const attrsProvider: (element: any) => any;