export type WebFunctionComponent

= (props: P) => string;