import type { PrescanCheck } from './types';
export declare const ALL_CHECKS: PrescanCheck[];
