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