import { select as createSelect } from './SelectField.js';
export * from './SelectField.js';
export declare const select: typeof createSelect;
