import type { clientSide_ui5Response } from "../types/wdi5.types.js";
declare function clientSide_getAggregation(webElement: WebdriverIO.Element, aggregationName: string, browserInstance: WebdriverIO.Browser): Promise<clientSide_ui5Response>;
export { clientSide_getAggregation };
//# sourceMappingURL=_getAggregation.d.ts.map