/** * Panel component exports. */ export { default as Panel } from './Panel.svelte'; //# sourceMappingURL=index.d.ts.map