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