import { Signature } from './types/signature'; export declare const initialize: Signature; export { NodeEvertrail } from './types/node-evertrail';