export { default as MotionConfig } from "./motion-config.svelte"; export { useMotionConfig, MotionConfigContext } from "./context.js";