export declare const ISSUE_INCLUDE_OPTIONS: {
    name: string;
    value: string;
    description: string;
}[];
