import type { Theme } from '../../core/theme';
export declare const ainvestAppLight: Theme;
export declare const ainvestAppDark: Theme;
