export function process(file: any): Promise<{ category: string; } | undefined>;