import { MainInterface } from './main.types'; export declare function mainTheme(props: MainInterface): any;