import scNotification, { ScNotificationProps as scNotificationProps } from './component/ScNotification'; export declare const ScNotification: scNotification; export declare type ScNotificationProps = scNotificationProps;