export declare const SIGNER_OR_PROVIDER_REQUIRED = "signer or provider required";
export declare const SIGNER_REQUIRED = "signer required";
