import commandLineArgs from "command-line-args"; export declare const optionDefinitions: commandLineArgs.OptionDefinition[]; export declare const wouldYouLikeToPlayAGame: () => Promise; //# sourceMappingURL=firedrill.d.ts.map