import React from 'react'; import { SystemRegisterProps } from '../interface'; export declare const SystemRegister: React.FC;