import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function ErrorOutlineIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { ErrorOutlineIcon, ErrorOutlineIcon as default };
//# sourceMappingURL=ErrorOutline.d.ts.map