import { FC } from 'react'; declare const WarningIcon: FC; export default WarningIcon;