import { Type } from '../contracts';
export declare function isDurable(provider: Type<unknown>): boolean | undefined;
//# sourceMappingURL=is-durable.d.ts.map