import type { MandatoryProps } from './utils';
export type AttachedPolicyToUserData = MandatoryProps;
