UNPKG

gather-content-ui

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