/**
 * Mock Provider
 * Used for testing without real API credentials
 */
declare const _default: any;
export default _default;
