import { IPreviewController } from '@dcl/schemas/dist/dapps/preview'; export declare function createController(id: string): IPreviewController;