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