/** The provide/inject injection key used for the Vue plugin option `onError` callback */ export declare const KONG_UI_ERROR_BOUNDARY_ON_ERROR_INJECTION_KEY = "kong-ui-error-boundary-on-error"; /** The provide/inject injection key used for injecting tags from parent ErrorBoundary components */ export declare const KONG_UI_ERROR_BOUNDARY_TAGS_INJECTION_KEY = "kong-ui-error-boundary-tags"; //# sourceMappingURL=constants.d.ts.map