import { FC } from 'react'; import { VistaHeaderV2Props } from '../../type/vista-header-type'; export declare const VistaHeaderV2: FC;