import type { ToolbarCustomItem } from "@itwin/appui-react";
/** Utility Class that provides definitions of tools. These definitions can be used to populate the UI.
 * @public
 */
export declare class GeoToolsItemDef {
    static get geoAddressSearchButtonItemDef(): ToolbarCustomItem;
}
//# sourceMappingURL=GeoToolsItemDef.d.ts.map