/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as interfaces from "./interfaces"; export type { interfaces }; import type * as test from "./test"; export type { test }; export type { FeeDiscountConnector } from "./FeeDiscountConnector"; export type { FeeDiscountPluginImplementation } from "./FeeDiscountPluginImplementation"; export type { FeeDiscountRegistry } from "./FeeDiscountRegistry";