/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import { ethers } from "ethers"; import { DeployContractOptions, FactoryOptions, HardhatEthersHelpers as HardhatEthersHelpersBase, } from "@nomicfoundation/hardhat-ethers/types"; import * as Contracts from "."; declare module "hardhat/types/runtime" { interface HardhatEthersHelpers extends HardhatEthersHelpersBase { getContractFactory( name: "Initializable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IBeacon", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ECDSA", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Math", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Strings", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "AccessControl", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Admin", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Controller", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Issuer", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "KSDOperator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Locker", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Operator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Connector", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "AccountManagement", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "AccountRepositoryManagement", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Depository", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "DepositoryBase", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKSDStandard", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "KSDStandard", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Partitioned", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Queryable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "PledgeManagement", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TokenManagement", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1400", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1410", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1594", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1643", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1644", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1410", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1594", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1643", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1644", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "AccountList", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "CertificateValidator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Controllable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "HoldersQuery", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ILockable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Lockable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "GlobalKycRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IGlobalKycRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKSDStandard", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IProvideSelector", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ISecuritiesDepository", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "KSDStandard", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "MockCertificateValidator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "MockGlobalKycUpgrade", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "MockConnector", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "MockRules", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "MockSecurityToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPartitions", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Partitions", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRules", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Rules", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "SecuritiesDepository", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "SecurityToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TokenSwap", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractAt( name: "Initializable", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IBeacon", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ECDSA", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Math", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Strings", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "AccessControl", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Admin", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Controller", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Issuer", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "KSDOperator", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Locker", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Operator", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Connector", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "AccountManagement", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "AccountRepositoryManagement", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Depository", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "DepositoryBase", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IKSDStandard", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "KSDStandard", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Partitioned", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Queryable", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "PledgeManagement", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "TokenManagement", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1400", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1410", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1594", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1643", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1644", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC20", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1410", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1594", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1643", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1644", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC20", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "AccountList", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "CertificateValidator", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Controllable", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "HoldersQuery", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ILockable", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Lockable", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "GlobalKycRegistry", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IGlobalKycRegistry", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IKSDStandard", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IProvideSelector", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "ISecuritiesDepository", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "KSDStandard", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "MockCertificateValidator", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "MockGlobalKycUpgrade", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "MockConnector", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "MockRules", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "MockSecurityToken", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IPartitions", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Partitions", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "IRules", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "Rules", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "SecuritiesDepository", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "SecurityToken", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; getContractAt( name: "TokenSwap", address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; deployContract( name: "Initializable", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IBeacon", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ECDSA", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Math", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Strings", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccessControl", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Admin", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Controller", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Issuer", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDOperator", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Locker", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Operator", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Connector", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountManagement", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountRepositoryManagement", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Depository", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "DepositoryBase", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IKSDStandard", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDStandard", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Partitioned", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Queryable", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "PledgeManagement", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "TokenManagement", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1400", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1410", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1594", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1643", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1644", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC20", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1410", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1594", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1643", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1644", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC20", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountList", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "CertificateValidator", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Controllable", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "HoldersQuery", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ILockable", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Lockable", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "GlobalKycRegistry", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IGlobalKycRegistry", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IKSDStandard", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IProvideSelector", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ISecuritiesDepository", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDStandard", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockCertificateValidator", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockGlobalKycUpgrade", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockConnector", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockRules", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockSecurityToken", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IPartitions", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Partitions", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IRules", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Rules", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "SecuritiesDepository", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "SecurityToken", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "TokenSwap", signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Initializable", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IBeacon", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ECDSA", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Math", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Strings", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccessControl", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Admin", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Controller", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Issuer", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDOperator", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Locker", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Operator", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Connector", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountManagement", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountRepositoryManagement", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Depository", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "DepositoryBase", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IKSDStandard", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDStandard", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Partitioned", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Queryable", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "PledgeManagement", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "TokenManagement", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1400", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1410", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1594", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1643", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC1644", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ERC20", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1410", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1594", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1643", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC1644", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IERC20", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "AccountList", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "CertificateValidator", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Controllable", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "HoldersQuery", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ILockable", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Lockable", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "GlobalKycRegistry", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IGlobalKycRegistry", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IKSDStandard", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IProvideSelector", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "ISecuritiesDepository", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "KSDStandard", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockCertificateValidator", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockGlobalKycUpgrade", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockConnector", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockRules", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "MockSecurityToken", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IPartitions", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Partitions", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "IRules", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "Rules", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "SecuritiesDepository", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "SecurityToken", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: "TokenSwap", args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; // default types getContractFactory( name: string, signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( abi: any[], bytecode: ethers.BytesLike, signer?: ethers.Signer ): Promise; getContractAt( nameOrAbi: string | any[], address: string | ethers.Addressable, signer?: ethers.Signer ): Promise; deployContract( name: string, signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; deployContract( name: string, args: any[], signerOrOptions?: ethers.Signer | DeployContractOptions ): Promise; } }