export declare const TwitterApiV2Settings: {
    debug: boolean;
    deprecationWarnings: boolean;
};
