import { FC, SVGProps } from 'react'; declare const IconAngellist: FC & { fill?: string }>; export default IconAngellist;