import { Command } from 'commander'; export declare function registerAlertCommand(program: Command): void; //# sourceMappingURL=alert.d.ts.map