import type { FC, SVGProps } from "react";
export declare const Move: FC<SVGProps<SVGSVGElement>>;
export default Move;
//# sourceMappingURL=Move.d.ts.map