export default class ProfileAvatarService { checkIfUrlIsValid: (urlString: string) => boolean; }