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