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