import { type IntentProps } from '../../../../core/slots/Intent/Intent.js'; export declare const Intent: (props: IntentProps) => import("react/jsx-runtime").JSX.Element;