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