import { SVGProps } from "react";
declare const BSMusicPlayer: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSMusicPlayer };
