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