/// export declare function WPContent(props: { children: string; className?: string; }): JSX.Element;