/// import { ISnapshot } from "unmock"; declare const Call: ({ snapshot }: { snapshot: ISnapshot; }) => JSX.Element; export default Call; //# sourceMappingURL=call.d.ts.map