declare const styles: { readonly "child": string; readonly "flex": string; readonly "header": string; readonly "headerActions": string; readonly "item": string; readonly "root": string; readonly "root-border": string; readonly "row": string; }; export = styles;