import { SourceData } from "@aws-sdk/types"; export declare function convertToBuffer(data: SourceData): Uint8Array;