import { RemixiconReactIconComponentType } from './dist/typings';

declare const AppsFillIcon: RemixiconReactIconComponentType;
export default AppsFillIcon;
