How to pass firebase storage url into form input value?

Suppose that I’m in a record update page and have an image input field in the selected row.
How can I pass a Firebase Storage file (as url or file or whatsoever) into prefill value?