import { IconProps } from '../lib';
declare function ArticleNyTimes(props: IconProps): JSX.Element;
export default ArticleNyTimes;
