export declare const isGenerator: (value: unknown) => value is Generator;