import React from 'react'; export default function Snapchat({ className, ...props }: React.SVGProps): JSX.Element;