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