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