import * as React from 'react';
declare const ComponentInstanceContext: React.Context<any>;
export default ComponentInstanceContext;
