export declare const not: (x: number) => number;
