export interface ParallaxTextTheme { base: string; } export declare const parallaxTextTheme: ParallaxTextTheme; //# sourceMappingURL=theme.d.ts.map