import { AppInstanceUserProps } from './instanceUser';
export declare function instanceUserValidator(props: AppInstanceUserProps): boolean;
