Replace IntelliJ specific `@SuppressWarnings("UnusedDeclaration")` with the more generically recognised `@SuppressWarnings("unused")`.