export interface ICompletionInfo { type?: string; [pro: string]: any; }