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