export declare function idcValide(idc: unknown): boolean; export declare function toBuffer(stream: AsyncIterable | Iterable, max?: number): Promise;