import { type IIdentifierParametersSectionProps } from "../types.js"; export declare function IdentifierParametersSection({ enableClientIdParameter, enableDataProductIdParameter, enableWidgetIdParameter, onAdd, intl, widgetRef }: IIdentifierParametersSectionProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=IdentifierParametersSection.d.ts.map