export declare function resolveFontPaths(fonts: string[], projectRoot: string): Promise<string[]>;
