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