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