import { MockState } from './types'; export default function mocks({ emitter, storage, subscriptions }: MockState): void;