import { PuzzleInterface } from "./constants"; export declare function RUBIK(n: number): PuzzleInterface;