/// import { SvgIconProps } from './types'; export declare function ControlButtonIcon({ className, ...props }?: Partial): JSX.Element;