/** * @copyright Sister Software * @license AGPL-3.0 * @author Teffen Ellis, et al. */ export * from "./locale.ts"; export * from "./profiles/index.ts"; export * from "./registry.ts"; //# sourceMappingURL=index.d.ts.map