/** * OpenWallOption */ export declare enum InBrainWallOption { all = 0, surveys = 1, offers = 2 }