import * as React from 'react'; export declare function BoxIcon({ className, ...props }: React.SVGProps): React.JSX.Element;