export interface Options {
    vertxbus_ping_interval?: number;
}
