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