import { VNode } from "@virtualstate/fringe";
export declare function Not(o: unknown, state: VNode): AsyncGenerator<any, any, unknown>;
//# sourceMappingURL=not.d.ts.map