export declare const formatFavicon: (favicon: string, url: string) => string;
export default formatFavicon;
