export declare const NewIssueUrl = "https://github.com/flowr-analysis/flowr/issues/new/choose";
/** the question issue form, for everything the wiki does not answer */
export declare const NewQuestionUrl = "https://github.com/flowr-analysis/flowr/issues/new?template=question.yaml";
