import React from 'react'; import './index.less'; declare const BoxSubInline: (props: any) => React.JSX.Element; export default BoxSubInline;