/** Image paths in the data files are relative to this. */ export declare const WIKIMEDIA_PREFIX = "https://upload.wikimedia.org/wikipedia/commons/"; /** Substituted when no image is known. See `has_flag` / `has_coat_of_arms`. */ export declare const PLACEHOLDER_FLAG = "https://raw.githubusercontent.com/ByMykel/spanish-cities/refs/heads/main/no_flag.svg"; export declare const PLACEHOLDER_COAT = "https://raw.githubusercontent.com/ByMykel/spanish-cities/refs/heads/main/no_coat.svg";