export declare const resourceAttributeHopGetBase: {
    resourceAttributeId: string;
    attributeId: string;
    resourceId: string;
    description: string;
    name: string;
    adminStatusId: string;
    adminUserId: string;
};
