import { NotificationType } from '../../../constants'; export declare const NotificationPopupContentCore: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const NotificationPopupContentIcon: import("styled-components").StyledComponent<"span", any, { view: NotificationType; }, never>; //# sourceMappingURL=NotificationPopupContext.styles.d.ts.map