import { InternalServerError } from './InternalServerError'; export declare type ListBackupsExceptionsUnion = InternalServerError;