/**
 * __Inside theme provider context__
 */
export declare const InsideThemeProviderContext: import('react').Context<boolean>;
