/// /** * @Componente CGIFormFavorito - Componente usado no CGITituloJanela * @Ref CGITituloJanela */ export declare function CGIFormFavorito(props: { id: string; }): JSX.Element;