import { IconSvgProps } from '../types';
declare const NyTimesLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default NyTimesLogo;
//# sourceMappingURL=NyTimesLogo.d.ts.map