import type { ProtectChimeConfig } from "unifi-protect";
export declare const chimeVolumeFor: (chimes: readonly ProtectChimeConfig[], cameraId: string) => number;
//# sourceMappingURL=chime-volume.d.ts.map