import Notify from './notify'; export type { NotifyProps } from './notify'; export default Notify;