import { IconProps } from '../lib';
declare function ToiletPaper(props: IconProps): JSX.Element;
export default ToiletPaper;
