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