import { type IntentProps } from '../../../../core/slots/Intent/Intent.js'; export declare const Intent: (props: IntentProps) => import("react").JSX.Element; //# sourceMappingURL=Intent.d.ts.map