import React from 'react'; import type { ProHeaderType } from './PropTypes'; declare const _default: React.MemoExoticComponent<(props: ProHeaderType) => import("react/jsx-runtime").JSX.Element>; export default _default;