export interface IPaper { exchange: string; paper: string; }