declare const getUrlBypassCors: (imgUrl: string) => string | null;
export default getUrlBypassCors;
