import { PrincipalProperty } from '../principal';
export declare function validatePrincipal(principal: PrincipalProperty): void;
