import type { IconProps } from '../../types';
declare const AppStoreFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: App Store Fill
 * @see {@link https://remixicon.com/icon/app-store-fill Remix Icon Docs}
 */
export { AppStoreFill };
