/// import koaFavicon from 'koa-favicon'; import type { Core } from '@strapi/types'; export type Config = NonNullable[1]>; export declare const favicon: Core.MiddlewareFactory; //# sourceMappingURL=favicon.d.ts.map