export { default as OptionPill } from './cmp.option-pill.svelte'; export type { OptionPillOption } from './types';