export declare function aai(argvString: string, props?: {
    yes?: boolean;
}): Promise<void>;
//# sourceMappingURL=aai.d.ts.map