export { default } from './TextLengthPlugin'; export type { Props as LexicalTextLengthPluginProps, TextLengthChangeHandler, } from './TextLengthPlugin'; //# sourceMappingURL=index.d.ts.map