import { IAppDefinition } from '@uifabric/example-app-base';
export declare const AppDefinition: IAppDefinition;
export declare const App: (props: any) => JSX.Element;
