import type { Icon } from "../lib/types";
declare const I: Icon;
export { I as Newspaper };
