export { SimpleAvatarSelect } from './SimpleAvatarSelect';
export type { SimpleAvatarSelectProps, SelectionOption } from './SimpleAvatarSelect';
export { default } from './SimpleAvatarSelect';