3 lines
94 B
TypeScript
Raw Normal View History

2021-02-07 20:01:37 +01:00
/// <reference types="react" />
export declare const NotificationSettings: () => JSX.Element;