import * as React from 'react'; declare function ToteSimpleIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ToteSimpleIcon;