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