import type { IconProps } from '../../types';
declare const LocalMall: import("react").NamedExoticComponent<IconProps>;
export { LocalMall };
