import { DangerDSL } from 'danger/distribution/dsl/DangerDSL'; export declare function getPrTitle(danger: DangerDSL): string; export declare function getPrDescription(danger: DangerDSL): string;