export interface IContextProps { inOsSandBox: boolean; appProps?: any; }