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