import { PropsWithChildren } from 'react'; export declare const Posteffects: ({ children }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;