import { check as createCheck } from './CheckField.js';
export * from './CheckField.js';
export declare const check: typeof createCheck;
