declare const importFileWebproject: (page: any, sitekey: string, filepath: string) => Promise; export default importFileWebproject;