export * from './Timer.svelte'; export { default } from './Timer.svelte'; export { default as Timer } from './Timer.svelte';