export type LionSelectRich = import('../src/LionSelectRich').LionSelectRich;
export type LionOption = import('@lion/listbox').LionOption;
