import { SVGProps } from 'react'; declare const ArrowIcon: (props: SVGProps) => JSX.Element; export default ArrowIcon; //# sourceMappingURL=Arrow.d.ts.map