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

declare const AppsLineIcon: RemixiconReactIconComponentType;
export default AppsLineIcon;
