export declare const off: (key: string, cb: any) => void; export default function (key: string, cb: any): void;