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