import { LitComponentImplementation } from "../../types.cjs";
import "../../index.cjs";

//#region src/web-components/catalog/basic/choice-picker.d.ts
declare const ChoicePicker: LitComponentImplementation;
//#endregion
export { ChoicePicker };
//# sourceMappingURL=choice-picker.d.cts.map