import { MotionContext } from "./index.js"; declare const MotionContext: any; type MotionContext = InstanceType; export default MotionContext; //# sourceMappingURL=MotionContext.svelte.d.ts.map