export declare enum InputSignatureVariants {
    DEFAULT = "DEFAULT"
}
