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