/// import { IconProps } from '../../types'; declare const BoxMinimalistic: (allProps: IconProps) => JSX.Element; export default BoxMinimalistic;