declare const _default: {
    profile: {
        uniqueIdElements: string[];
    };
    permissionset: {
        uniqueIdElements: string[];
    };
    flow: {
        uniqueIdElements: string[];
    };
    globalValueSetTranslation: {
        uniqueIdElements: string[];
    };
    standardValueSetTranslation: {
        uniqueIdElements: string[];
    };
    bot: {
        uniqueIdElements: string[];
    };
    marketingappextension: {
        uniqueIdElements: string[];
    };
    loyaltyProgramSetup: {
        uniqueIdElements: string[];
    };
}[];
export default _default;
