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