/// import './index.less'; declare const ViewWithContext: ({ onCancel }: any) => JSX.Element; export default ViewWithContext;