export { default as IconPicker } from './icon-picker.vue';
export type { IconPickerProps } from './types';
