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