UNPKG

@orfeas126/box-ui-elements

Version:
15 lines (14 loc) 610 B
import * as React from 'react'; import { SVGProps } from '../components/accessible-svg/AccessibleSVG'; /** * This is an auto-generated component and should not be edited * manually in contributor pull requests. * * If you have problems with this component: * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md * * If there are missing features in this component: * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md */ declare const EmptyStatePreviewActivity140: (props: SVGProps) => React.JSX.Element; export default EmptyStatePreviewActivity140;