import { FC } from 'react';
declare const Favicons: FC;
export default Favicons;
