import { ILine } from './ILine'; export declare function GetLineHeight(line: ILine): number; //# sourceMappingURL=GetLineHeight.d.ts.map