import { FC } from "react"; import { IIconProps } from "types"; declare const OpenBoxSvg: FC; export default OpenBoxSvg;