export { default } from './AIRewrite'; export type { AIRewriteProps, AIAction } from './AIRewrite.types'; export { getAIRewriteTestIds } from './AIRewrite.test-ids'; //# sourceMappingURL=index.d.ts.map