/** @type {import('./$types').PageLoad} */ export function load() { return { title: `Tools` }; }