import { type IssueContext } from "./context.js"; export declare function howToSeeSection(ctx: IssueContext): string[];