export { type TextGeneratorTheme, textGeneratorTheme } from './theme'; export { TextGenerator, type TextGeneratorProps } from './TextGenerator'; //# sourceMappingURL=index.d.ts.map