import { SVGProps } from 'react'; export declare const WidgetIcon: (props: SVGProps) => JSX.Element;