import React from 'react'; export declare const EmptyNewRelicDashboard: () => React.JSX.Element; export declare const NewRelicDashboardWithSnapshots: () => React.JSX.Element; declare const _default: { title: string; component: () => React.JSX.Element; }; export default _default;