export default function compute(absolutePath: string): Promise<number>;
