import { ButtonIconInterface } from './buttonIcon.types'; export declare function buttonIconTheme(props: ButtonIconInterface): any;