import React from 'react';
import { BoxProps } from '../box';
export declare const AppsIcon: React.FC<BoxProps>;
