import { IconSvgProps } from '../types';
declare const SnapchatLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SnapchatLogo;
//# sourceMappingURL=SnapchatLogo.d.ts.map