//#region src/utils/createGutterUtilityContentNode.d.ts
declare function createGutterUtilityContentNode(): HTMLElement;
//#endregion
export { createGutterUtilityContentNode };
//# sourceMappingURL=createGutterUtilityContentNode.d.ts.map