import { ParserPreset } from '@commitlint/types'; export declare function loadParserOpts(pendingParser: string | ParserPreset | Promise | undefined): Promise; //# sourceMappingURL=load-parser-opts.d.ts.map