import React from 'react'; import { LczImageProps } from './type'; declare const _default: React.MemoExoticComponent<(props?: LczImageProps) => React.JSX.Element>; export default _default;