import { ProppyFactory } from './types'; export declare function didSubscribe(fn: any): ProppyFactory;