import type { ICommandLineOptions } from '../check'; export declare const runCheck: (commandLineOption: ICommandLineOptions) => Promise; //# sourceMappingURL=run-check.d.ts.map