import { Operation } from 'apollo-link'; export declare function isSubscription(operation: Operation): boolean;