import { JSDoc } from "typescript"; export declare function getFlagJSDocTagValue(_: { JSDoc: JSDoc; optionName: string; commandName: string; absolutePathToFile: string; }): string | undefined;