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