3 lines
94 B
TypeScript
Raw Normal View History

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