import { Arguments } from 'yargs'; export declare function checkFireAlarms(argv: Arguments<{ derivedAccountId?: number; }>): Promise;