export interface PerspectiveCardTheme { base: string; wrapper: string; } export declare const perspectiveCardTheme: { base: string; wrapper: string; }; //# sourceMappingURL=theme.d.ts.map