<script>
import LazyLoad from './LazyLoad.html';
</script>
<LazyLoad load="{() => import('./Foo.html')}"/>