export declare type GuardUserGroupProps = { userType: string; owner: string; children: any; };