export declare type Secret = { consumerKey: string; consumerSecret?: string; };