import * as React from 'react'; export declare const ApplicationLauncherItemContext: React.Context<{ isExternal: boolean; icon: any; }>; //# sourceMappingURL=ApplicationLauncherItemContext.d.ts.map