import { IWidgetsValue } from './Widgets';
export default function useWidgets(): IWidgetsValue;
