import { BotProps } from '@/components/Bot'; export declare const Standard: (props: BotProps, { element }: { element: HTMLElement; }) => import("solid-js").JSX.Element; //# sourceMappingURL=Standard.d.ts.map