export declare const getImageDomain: () => string; export declare const formatImageSrc: (imgUrl: string) => string;