import type { ProviderGetImage } from '../../module.js'; export declare const operationsGenerator: (modifiers?: { [key: string]: string; }) => string; export declare const getImage: ProviderGetImage; export declare const validateDomains = true;