export default function cssDownload(useVer: string, useDir: string, fontlist: string[]): Promise<string[]>;
