import { Schema } from "@smithy/types";
export declare function needsReviver(schema: Schema): boolean;
