export declare const force: (x: Function) => any;
export declare const promiseQ: (x: any) => boolean;
