UNPKG

box-ui-elements-mlh

Version:
14 lines (13 loc) 536 B
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 Missing140: (props: SVGProps) => JSX.Element; export default Missing140;