/// import { IPreviwProps } from '../utils/type'; declare function TotalPreview(props: IPreviwProps): JSX.Element; declare const _default: import("react").MemoExoticComponent; export default _default;