export declare const endpoints: { GET_ALL_IAM_PROFILES: string; GET_IAM_PROFILE_BY_ID: string; GET_IAM_ROLE_BY_ID: string; };