import "../styles/type-writer.global.css"; export default function TypeWriter({ text, ...a }: { [x: string]: any; text: any; }): any; //# sourceMappingURL=TypeWriter.d.ts.map