import { createMock } from "../../../src/createMock";

export default createMock({ name: "Bar" });
