import { IconProps } from '../@ErkIcon'; declare function GenericEntityIcon(props: IconProps): JSX.Element; export default GenericEntityIcon;