export declare function eachAxis(handler: (axis: "x" | "y") => T): T[];