/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as erc from "./ERC"; export type { erc }; import type * as globalKycRegistrySol from "./GlobalKycRegistry.sol"; export type { globalKycRegistrySol }; import type * as access from "./access"; export type { access }; import type * as depository from "./depository"; export type { depository }; import type * as extensions from "./extensions"; export type { extensions }; import type * as mock from "./mock"; export type { mock }; import type * as partitions from "./partitions"; export type { partitions }; import type * as rules from "./rules"; export type { rules }; export type { Connector } from "./Connector"; export type { IKSDStandard } from "./IKSDStandard"; export type { IProvideSelector } from "./IProvideSelector"; export type { ISecuritiesDepository } from "./ISecuritiesDepository"; export type { KSDStandard } from "./KSDStandard"; export type { SecuritiesDepository } from "./SecuritiesDepository"; export type { SecurityToken } from "./SecurityToken"; export type { TokenSwap } from "./TokenSwap";