import type { MotionPlugin } from './definitions'; declare const Motion: MotionPlugin; export * from './definitions'; export { Motion };