/// import { IconProps } from '../../types'; declare const CupMusic: (allProps: IconProps) => JSX.Element; export default CupMusic;