import { Command, Listener } from "@wolfstar/http-framework"; //#region src/register.d.ts /** * Path pattern for this package's bundled locales, in the format * `@wolfstar/plugin-i18next` expects for `i18n.backend.paths`. */ export declare const localesPath: string; //#endregion //# sourceMappingURL=register.d.ts.map