///
///
import { Readable } from "stream";
/**
*
*/
export declare const BufferType: (options?: Partial> | undefined) => import("@sinclair/typebox").TUnsafe;
/**
*
*/
export declare const ReadableType: (options?: Partial> | undefined) => import("@sinclair/typebox").TUnsafe;