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