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