export declare const NotificationCore: import("styled-components").StyledComponent<"div", any, { isOpenNotification: boolean; }, never>; export declare const NotificationIcon: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const NotificationText: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const NotificationTextSuccess: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const NotificationTextError: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const NotificationClose: import("styled-components").StyledComponent; //# sourceMappingURL=Notification.styles.d.ts.map