declare const styles: { readonly "result": string; readonly "load": string; readonly "loading": string; readonly "nested": string; readonly "nestedLoading": string; readonly "container": string; }; export = styles;