import { type Operation } from "effection"; /** Implements `tufa aid`. */ export declare function aidCommand(args: Record): Operation; //# sourceMappingURL=aid.d.ts.map