UNPKG

gather-content-ui

Version:
9 lines 366 B
export declare function NotificationInlineDanger({ children, className, ...rest }: any): import("react/jsx-runtime").JSX.Element; export declare namespace NotificationInlineDanger { var defaultProps: { className: string; showShadow: boolean; }; } export default NotificationInlineDanger; //# sourceMappingURL=NotificationInlineDanger.d.ts.map