export interface LocalNotificationSettings {
    is_silenced: boolean;
}
//# sourceMappingURL=local_notifications.d.ts.map