export declare function PoissonShell({ radius }: { radius: number; }): import("react/jsx-runtime").JSX.Element;