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