import { Input } from './types/input'; export declare const makePayload: any; export { Input }; export { Signature } from './types/signature';