import type { IconComponent } from '../types'; declare const Box: IconComponent; export default Box;