{#if typeof start === 'string'} {start} {:else} {@render start?.()} {/if}
{#if typeof end === 'string'} {end} {:else} {@render end?.()} {/if}