import React from 'react'; export default function FileMusic({ className, ...props }: React.SVGProps): JSX.Element;