export declare function exportClaimsCommand(reportPath: string, options: { repo?: string; commit?: string; out?: string; }): Promise;