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