import { IconProps } from '../types';
export default function SnackLogo(props: IconProps): import("react/jsx-runtime").JSX.Element;
