declare const don: string;
export { don };
export declare function getImagenURL(src?: string, w?: number): string;
