import { Application } from 'express';
declare const _default: (app: Application, selfPath: string) => void;
export default _default;
