export declare enum constants_SignStatus { FileEsigStatusSignPending = "pending", FileEsigStatusSignSent = "sent", FileEsigStatusSignDone = "done" }