import { IMock } from "moq.ts"; import { IDestination } from "../IDestination"; declare const _default: () => IMock; export default _default;