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