/** * @copyright Sister Software * @license AGPL-3.0 * @author Teffen Ellis, et al. */ export * from "./en-us.ts"; export * from "./fr-fr.ts"; export * from "./ja-jp.ts"; //# sourceMappingURL=index.d.ts.map