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