import { Command } from "commander"; export declare function registerAlarmCommand(program: Command): void; //# sourceMappingURL=alarm.d.ts.map