import { default as React } from 'react'; import { AlertFooterProps } from '../../../../shared/types/alert'; export declare const AlertFooter: React.MemoExoticComponent<(props: AlertFooterProps) => import("react/jsx-runtime").JSX.Element | null>; //# sourceMappingURL=AlertFooter.d.ts.map