export function filename(url: any): string | null;
export function firstWords(text: any, num: any): string;
