import { PusherMetadataModel } from '../interfaces';
export declare const mockMetadata: (event?: string) => PusherMetadataModel;
