import Text from './Text.svelte'; export { Text }; export type * from './types';