import { CallStates, Call } from '@storybook/instrumenter';
export declare const getCall: (status: CallStates) => Call;
