import Init from './init';
import JsDoc from './jsdoc';
declare const _default: {
    Init: typeof Init;
    JsDoc: typeof JsDoc;
};
export default _default;
//# sourceMappingURL=index.d.ts.map