<script> export let files; </script> <input type="file" bind:files> <input bind:files type="file">