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