import { OrisonServer } from '.'; declare const _default: { initialize(orison: OrisonServer): void; }; export default _default;