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