export declare const RESULTADOS_VISITA: {
    label: string;
    value: string;
}[];
