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