import { IQuaternionLike } from './IQuaternionLike'; export declare function GetQuatLengthSquared(a: IQuaternionLike): number; //# sourceMappingURL=GetQuatLengthSquared.d.ts.map