import type { DataConsumerPlugin } from './dataConsumerPluginType';
export declare const dataConsumerPlugin: DataConsumerPlugin;
