import React from 'react'; import type { CellPluginComponentProps, ControlsDef } from '../../../types'; declare const _default: React.NamedExoticComponent<{ controls: ControlsDef; componentProps: CellPluginComponentProps; }>; export default _default; //# sourceMappingURL=index.d.ts.map