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