import React from 'react'; import IconProps from './props'; declare const AppsIcon: React.FC; export default AppsIcon;