import type { FC, SVGProps } from "react";
export declare const WarnColor: FC<SVGProps<SVGSVGElement>>;
export default WarnColor;
//# sourceMappingURL=WarnColor.d.ts.map