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