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

declare const UserHelpIcon: MdiReactIconComponentType;
export default UserHelpIcon;
