modalNavigation: {
    get: (() => ModalNavigation);
    set: ((value: ModalNavigation) => void);
} = ...

Type declaration

Generated using TypeDoc