export declare const classes: { root: string; content: string; header: string; footer: string; hasHeader: string; isRightClose: string; }; export declare const privateTokens: { width: string; height: string; backgroundColor: string; }; export declare const tokens: { background: string; shadow: string; contentBackgroundColor: string; padding: string; borderRadius: string; closeColor: string; }; //# sourceMappingURL=Panel.tokens.d.ts.map