import type { IncludeExampleTag } from "./IncludeExampleTag.js"; export declare function applyLineSelection(content: string, includeExampleTag: IncludeExampleTag): string;