import type { LocalsType } from '../../types';
declare const _default: (this: LocalsType, path?: string) => any;
export = _default;
