import React from 'react'; /** * This is the widget that shows up on a component page * * @public */ export declare const EntityAirbrakeContent: () => React.JSX.Element;