export declare const assume: (_input: unknown, ..._args: any[]) => _input is Type;