import { Task } from '../../types/tasks/Task';
export declare function getPRContent(task: Task): string;
//# sourceMappingURL=getPRContent.d.ts.map