import { PrimariaApi } from '../../api/api'; export declare const getPatientCip: (api: PrimariaApi) => Promise;