declare module 'windows-quiet-hours' { export function getIsQuietHours(): boolean; }