import type { ProviderGetImage } from '../../module.js'; export declare const unsplashCDN = "https://images.unsplash.com/"; export declare const getImage: ProviderGetImage;