import type { OutBlob } from "./OutBlob.js"; export declare type routes__post_blobs__Out = { blobs: Array; };