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