import { IApi } from '../types'; export declare function getProjectFileList(api: IApi): string[];