import type { PROptions } from '../types'; export declare function prCommand(options?: PROptions): Promise; //# sourceMappingURL=pr.d.ts.map