/// import { IIconProps } from "types"; declare function TransferShadowSvg(props: IIconProps): JSX.Element; export default TransferShadowSvg;