//#region src/utils/isGutterUtilityPath.d.ts
declare function isGutterUtilityPath(path: readonly (EventTarget | undefined)[]): boolean;
//#endregion
export { isGutterUtilityPath };
//# sourceMappingURL=isGutterUtilityPath.d.ts.map