import { IpBrief } from './IpBrief';
export declare type IpBriefIndex = Record<string, IpBrief>;
