import { ethers } from 'ethers'; import { v1 } from '@0xsequence/core'; export declare function deployV1Context(signer: ethers.Signer): Promise;