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