declare const CSS_CLASSES: { ROOT: string; ICON: string; LABEL: string; MINI: string; EXTENDED: string; EXITED: string; }; export { CSS_CLASSES };