/// import { IconProps } from '../../types'; declare const BagSmile: (allProps: IconProps) => JSX.Element; export default BagSmile;