import { FC } from "react"; declare const Move: FC; export default Move;