export declare const classes: { panel: string; beforeHeaderSlot: string; headerSlot: string; bodySlot: string; footerSlot: string; closed: string; animated: string; scrollable: string; hasHandle: string; headerDividerVisible: string; footerDividerVisible: string; }; export declare const tokens: { overlayColor: string; overlayWithBlurColor: string; contentBackgroundColor: string; borderRadius: string; handleBackgroundColor: string; handleWidth: string; handleHeight: string; handleBorderRadius: string; handleGap: string; closeIconSize: string; closeIconRadius: string; closeIconColor: string; closeIconBackgroundColor: string; closeIconBackgroundColorHover: string; closeIconOffset: string; dividerColor: string; dividerWidth: string; }; //# sourceMappingURL=BottomSheet.tokens.d.ts.map