blob: 70d0d39f87adb440473fb547421a039f835dc683 [file] [log] [blame]
import type MockAdapter from 'axios-mock-adapter';
export declare function setupAuthMock(mock: MockAdapter): void;