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