import { ITheme } from './ITheme';
export declare const ParaisoLight: ITheme;
