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