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