import { NoSuchKey } from "./NoSuchKey"; export declare type GetObjectExceptionsUnion = NoSuchKey;