import Motion from "./Motion"; export type { IMotionProps } from "./Motion"; export default Motion;