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