import * as React from "react"; import { SVGProps } from "react"; const SvgBookmarkMusic = (props: SVGProps) => ( ); export default SvgBookmarkMusic;