import FrontApplet from './FrontApplet'; export default function createFrontApplet(window: Window, messagePrefix: string): FrontApplet;