import type { InternalHandlerBuilder } from './types';
export declare const buildDevCheckHandler: InternalHandlerBuilder;
