export { getTheme } from "./theme"; export function setup(descriptor: { [locale: string]: { [key: string]: string; }; }): void; //# sourceMappingURL=index.d.ts.map