export declare class attributionModel { constructor(options: any); prefix: string; position: string; }