/** based on framer-motion@4.1.17, Copyright (c) 2018 Framer B.V. */ export type { PresenceChildProps } from "./types.js"; export { default as PresenceChild } from './PresenceChild.svelte'; //# sourceMappingURL=index.d.ts.map