declare const _exports: {
    dimItem: typeof import("./dimmer.js").dimItem;
    getGroupUtils: typeof import("./groups.js").getGroupUtils;
};
export = _exports;
//# sourceMappingURL=index.d.ts.map