export declare type PrivateRoutePropsType = { Component: any; PageType: string; };