export interface IWildduckApiGetMailboxesOptions { specialUse: boolean; showHidden: boolean; counters: boolean; sizes: boolean; }