export declare const BoxWithIcon: ({ col, length }: { col?: number; length?: number; }) => import("react").JSX.Element; //# sourceMappingURL=BoxWithIcon.d.ts.map