import { Ref } from '../types'; export declare const live: (ref: Ref) => boolean; //# sourceMappingURL=live.d.ts.map