export interface UserImpersonateConfigMetadata {
    stringId: string;
}
