import * as yargs from "yargs"; export declare const command = "extract-xmsexamples "; export declare const describe: string; export declare const builder: yargs.CommandBuilder; export declare function handler(argv: yargs.Arguments): Promise; //# sourceMappingURL=extract-xmsexamples.d.ts.map