import React from 'react'; export default function AdmonitionIconCaution(props) { return ( ); }