import type { PrescanCheck } from '../types';
export declare const capSyncStale: PrescanCheck;
export declare const nodeLinkerLayout: PrescanCheck;
export declare const bundleIdConsistency: PrescanCheck;
