import type { Check } from '..'; export declare const check: { [name: string]: Check; };