import { IAppFrameProps } from './types'; import * as React from 'react'; export declare const AppFrame: React.FC;