import { ToolbarInterface } from './toolbar.types'; export declare function toolbarTheme(props: ToolbarInterface): any;