import { StyleProps } from './types'; export declare const notificationDigest: StyleProps; export declare const summary: StyleProps; export declare const weeklyDigest: StyleProps; export declare const notificationCount: StyleProps; export declare const notificationDateTime: StyleProps;