export declare const ElImagesGlobal: { props: { getUrlMethod: { default: { (url: string): string; }; }; }; };