import React from "react"; import { IAttributeFilterElementsSearchBarProps } from "../ElementsSelect/AttributeFilterElementsSearchBar.js"; /** * This component render empty ElementsSearchBar * @internal */ export declare const EmptyElementsSearchBar: React.VFC; //# sourceMappingURL=EmptyElementsSearchBar.d.ts.map