using.d.ts 112 Bytes
import { UsingObservable } from './UsingObservable';
export declare const using: typeof UsingObservable.create;