import type { IOptions } from '../types.js';
export declare function parser(options: IOptions): Promise<void>;
//# sourceMappingURL=parser.d.ts.map