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