import { CustomTheme } from './themeProvider'; export declare const exampleTheme: CustomTheme; export declare const exampleIcons: { leftArrow: string; };