export { default as Mutation } from "./Mutation.svelte"; export { default as useMutation } from "./useMutation";