import { iAuditMonad } from "./audit-monad"; export declare function signSendAuditTransaction(auditMonad: iAuditMonad): Promise;