import FullWidthAlert from './FullWidthAlert';
import type { FullWidthAlertProps } from './FullWidthAlert';
export { FullWidthAlert, FullWidthAlertProps };
export default FullWidthAlert;
//# sourceMappingURL=index.d.ts.map