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