import React from 'react'; import { LczEarthProps } from './type'; declare const LczEarth: React.NamedExoticComponent; export default LczEarth;