import type { ParsedArgs } from "../../shared/types.js"; export declare function handleUploadsCommand(args: ParsedArgs): Promise; //# sourceMappingURL=handler.d.ts.map