export function rewriteSpecifiersAndExtensions(filenames: any, options?: {}): Promise<{ rewrites: { file: any; kind: string; }[]; }>;