import React from 'react';
declare const IconFont: (props: any) => React.JSX.Element;
export default IconFont;
