import { IconProps } from '../lib';
declare function SnapchatLogo(props: IconProps): JSX.Element;
export default SnapchatLogo;
