UNPKG

gather-content-ui

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