import type { Loader } from './types.js'; export default function (this: Loader, input: string): Promise;