import type { CLIFlags } from '../args.js'; export declare function runCertify(filePath: string, flags: CLIFlags): Promise; //# sourceMappingURL=certify.d.ts.map