import { ViewProps } from '../View/types' export interface PageViewWithHeaderProps extends ViewProps {}