export default function (resources?: string[]): Promise<Record<string, number>>;
