import { type TypedHandler } from "@intuitionrobotics/thunderstorm/backend";
import { type ApiPostPath } from "./_imports.js";
export declare const download: TypedHandler<ApiPostPath>;
//# sourceMappingURL=download.d.ts.map