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