import { FC } from "react"; import { PageHeaderProps } from "./type"; export declare const PageHeader: FC; //# sourceMappingURL=index.d.ts.map