/** * @notice IMPORTANT -- Do *NOT* use this on mainnet to initialize a swap pool until * `setDetails` has been called with the correct canonical details (not the default * ones) on the mad-asset. * * TODO: when updating the scripts after audit fixes, ensure this is an automated check. */ declare const _default: import("hardhat/types").ConfigurableTaskDefinition; export default _default; //# sourceMappingURL=initializeSwap.d.ts.map