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