import { ImgurClient } from './client'; export type { ImgurCredentials, ImgurApiResponse } from './client'; export default ImgurClient;