import { readonly_quat } from './quat.type.js'; export declare function quat_equals(a: readonly_quat, b: readonly_quat): boolean;