import { TextDocument } from '../../types';
export declare function GetComment(doc: TextDocument, lineIndex: number): string;
//# sourceMappingURL=comment.d.ts.map