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