export declare const getIdentificationTypeList: () => { id: string; label: string; }[];