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