export declare function constantZero(): number;
export default function (x: any): () => any;
