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