declare const styles: { readonly "active": string; readonly "closed": string; readonly "content": string; readonly "ellipsis": string; readonly "hidden": string; readonly "open": string; readonly "openShowModeMenu": string; readonly "overlay": string; readonly "positionRelative": string; readonly "root": string; }; export = styles;