export declare const classes: { content: string; header: string; footer: string; overlay: string; panel: string; enterCustomAnimation: string; exitCustomAnimation: string; horizontal: string; hasHeader: string; isRightClose: string; topPlacement: string; bottomPlacement: string; rightPlacement: string; leftPlacement: string; }; export declare const privateTokens: { enterAnimation: string; exitAnimation: string; customEnterAnimation: string; customExitAnimation: string; }; export declare const tokens: { drawerOverlayWithBlurColor: string; drawerOverlayColor: string; background: string; shadow: string; contentBackgroundColor: string; padding: string; borderRadius: string; closeIconColor: string; }; //# sourceMappingURL=Drawer.tokens.d.ts.map