export { default as StatusDot } from './StatusDot.svelte';
export type { StatusDotStatus, StatusDotSize, StatusDotProps } from './types';
//# sourceMappingURL=index.d.ts.map