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