export declare abstract class InstagramResponse { [x: string]: any; readonly params: any; }