import { LinkedIpBrief } from './LinkedIpBrief';
export declare type PublicIpinServer = Array<LinkedIpBrief>;
