import { InternalErrorException } from "./InternalErrorException";
export declare type DescribeReportDefinitionsExceptionsUnion = InternalErrorException;
