export declare const GAP_SIZE = 8; export declare const rtlPanel: string; export declare const root: string; export declare const dismissedPanel: string; export declare const gap: string; export declare const drawer: string; export declare const drawerContent: string; export declare const buttonIcon: string; export declare const panelContent: string; export declare const resizeHandleContainer: string; export declare const resizeHandle: string;