import Mat4 from './type' export default isMirroring declare function isMirroring(matrix: Mat4): boolean