export default function loader(): (/** @type {string} */ name: string, /** @type {any} */ schema: any) => any;
