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