import { CheckNumber } from '../types'; /** https://en.wikipedia.org/wiki/Cube_(algebra) */ export declare const checkCube: CheckNumber;