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