import { Subscription } from "./getSubscriptions"; export declare function useAppSubscription(subscription: Subscription): void;