import { Twtxt } from './types.ts'; export default function loadAndParseTwtxtFile(url?: string): Promise;