import { AttributeEditorForwardRefType, AttributeEditorProps } from './interfaces'; declare const AttributeEditor: AttributeEditorForwardRefType; export { AttributeEditorProps }; export default AttributeEditor; //# sourceMappingURL=index.d.ts.map