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