function integerParameter(
    ?string $description = null,
    ?int $default = null,
    string ...$attributes
): IntegerParameterInterface {