import { HttpState } from './types'; export default function unsubscribe(self: HttpState, method: string, id: number): Promise;