import React from "react";
export declare const WarningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
