/** * Default implementation of bind * @returns void */ export declare const bind: ( connection: import('../../helper/connection').default ) => void